home *** CD-ROM | disk | FTP | other *** search
/ .net (Turkey) 1998 March / .net Internet Dergisi - CD 5.iso / pc / NETCD41.dir / 00048_Script_48 < prev    next >
Text File  |  1997-12-11  |  2KB  |  49 lines

  1. on enterFrame
  2.   set handCursor to [5,6]
  3.   
  4.   set the cursor of sprite 5 to handCursor
  5.   set the cursor of sprite 7 to handCursor
  6.   set the cursor of sprite 8 to handCursor
  7.   set the cursor of sprite 9 to handCursor
  8.   
  9.   set the cursor of sprite 17 to handCursor
  10.   
  11.   set the cursor of sprite 18 to handCursor
  12.   set the cursor of sprite 19 to handCursor
  13.   set the cursor of sprite 20 to handCursor
  14.   set the cursor of sprite 21 to 0
  15.   
  16.   --installers & web links:
  17.   set the cursor of sprite 22 to handCursor
  18.   set the cursor of sprite 23 to handCursor
  19.   set the cursor of sprite 24 to handCursor
  20.   set the cursor of sprite 25 to handCursor
  21.   set the cursor of sprite 26 to handCursor
  22.   set the cursor of sprite 27 to handCursor
  23.   set the cursor of sprite 28 to handCursor
  24.   set the cursor of sprite 29 to handCursor
  25.   set the cursor of sprite 30 to handCursor
  26.   set the cursor of sprite 31 to handCursor
  27.   set the cursor of sprite 32 to handCursor
  28.   set the cursor of sprite 33 to handCursor
  29.   set the cursor of sprite 34 to handCursor
  30.   set the cursor of sprite 35 to handCursor
  31.   set the cursor of sprite 36 to handCursor
  32.   set the cursor of sprite 15 to handCursor
  33.   set the cursor of sprite 37 to handCursor
  34.   set the cursor of sprite 38 to handCursor
  35.   set the cursor of sprite 39 to handCursor
  36.   set the cursor of sprite 40 to handCursor
  37.   set the cursor of sprite 41 to handCursor
  38.   set the cursor of sprite 42 to handCursor
  39.   set the cursor of sprite 43 to handCursor
  40.   set the cursor of sprite 44 to handCursor
  41.   set the cursor of sprite 45 to handCursor
  42.   set the cursor of sprite 46 to handCursor
  43.   set the cursor of sprite 47 to handCursor
  44.   set the cursor of sprite 48 to handCursor
  45.  
  46.  
  47. on exitFrame
  48.   go the frame
  49.   end